AdLocation 
Logical Entity Name  AdLocation 
Default Table Name  AdLocation 
Physical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

AdLocation Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AdLocationId(PK)    int  NO 
 
Descrip    nvarchar(100)  NO 
 
Code    nvarchar(12)  NO 
 
Active    bit  NO 
 
UserID(FK)    int  NO 
 
Phone    nvarchar(16)  YES 
 
Addr    nvarchar(255)  YES 
 
Fax    nvarchar(16)  YES 
 
Zip    nvarchar(10)  YES 
 
City    nvarchar(25)  YES 
 
SyCountryID(FK)    int  YES 
 
SyCountyID(FK)    int  YES 
 
SyCampusGrpID(FK)    int  NO 
 
StateCode    nvarchar(2)  YES 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

AdLocation Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_AdLocation  PrimaryKey  AdLocationId 

AdLocation Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyCampusGrp  Non-Identifying  One To Zero or More  FK_AdLocation_SyCampusGrpID_SyCampusGrp_SyCampusGrpID      SyCampusGrpID  NO  YES 
SyCountry  Non-Identifying  Zero or One to Zero or More  FK_AdLocation_SyCountryID_SyCountry_SyCountryID      SyCountryID  NO  YES 
SyCounty  Non-Identifying  Zero or One to Zero or More  FK_AdLocation_SyCountyID_SyCounty_SyCountyID      SyCountyID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_AdLocation_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
AdBuilding  Non-Identifying  One To Zero or More  FK_AdBuilding_AdLocationId_AdLocation_AdLocationId        NO  YES 

AdLocation Check Constraints 
Check Constraint Name  CheckConstraint 

AdLocation Storage 
STORAGE OPTION  STORAGE VALUE 
Filegroup  PRIMARY 
Text Image File Group   

AdLocation Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.AdLocation 
NO       
Physical (Microsoft SQL Server)
dbo.AdLocation 
NO       

AdLocation Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Physical (Microsoft SQL Server)  Main Model 

AdLocation Data Movement Rules 
Name  Type  Rule Text/Value